﻿2026-07-01T10:18:00.9964095Z Current runner version: '2.335.1'
2026-07-01T10:18:00.9969052Z Runner name: 'hfenduleam'
2026-07-01T10:18:00.9969494Z Runner group name: 'Default'
2026-07-01T10:18:00.9969986Z Machine name: 'HFENDULEAM'
2026-07-01T10:18:00.9971858Z ##[group]GITHUB_TOKEN Permissions
2026-07-01T10:18:00.9973183Z Contents: read
2026-07-01T10:18:00.9973512Z Metadata: read
2026-07-01T10:18:00.9973838Z Packages: read
2026-07-01T10:18:00.9974158Z ##[endgroup]
2026-07-01T10:18:00.9975381Z Secret source: Actions
2026-07-01T10:18:00.9975828Z Prepare workflow directory
2026-07-01T10:18:01.0639462Z Prepare all required actions
2026-07-01T10:18:01.0668463Z Getting action download info
2026-07-01T10:18:01.3868062Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-01T10:18:02.0139350Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-01T10:18:02.0923567Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-01T10:18:02.0924659Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-01T10:18:02.0925278Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-01T10:18:02.0925873Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-01T10:18:02.0926325Z [36;1mexit 0[0m
2026-07-01T10:18:02.0998575Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T10:18:02.0999494Z ##[endgroup]
2026-07-01T10:18:02.6553229Z ##[group]Run actions/checkout@v5
2026-07-01T10:18:02.6554025Z with:
2026-07-01T10:18:02.6554495Z   fetch-depth: 0
2026-07-01T10:18:02.6555081Z   repository: SaberMage/spt-core
2026-07-01T10:18:02.6560942Z   token: ***
2026-07-01T10:18:02.6561432Z   ssh-strict: true
2026-07-01T10:18:02.6561956Z   ssh-user: git
2026-07-01T10:18:02.6562468Z   persist-credentials: true
2026-07-01T10:18:02.6563030Z   clean: true
2026-07-01T10:18:02.6563550Z   sparse-checkout-cone-mode: true
2026-07-01T10:18:02.6564158Z   fetch-tags: false
2026-07-01T10:18:02.6564704Z   show-progress: true
2026-07-01T10:18:02.6565227Z   lfs: false
2026-07-01T10:18:02.6565732Z   submodules: false
2026-07-01T10:18:02.6566435Z   set-safe-directory: true
2026-07-01T10:18:02.6567017Z ##[endgroup]
2026-07-01T10:18:03.5487796Z Syncing repository: SaberMage/spt-core
2026-07-01T10:18:03.5489473Z ##[group]Getting Git version info
2026-07-01T10:18:03.5490482Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-01T10:18:03.5893360Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-01T10:18:03.6117268Z git version 2.43.0.windows.1
2026-07-01T10:18:03.6152547Z ##[endgroup]
2026-07-01T10:18:03.6163250Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\eee718e0-598a-4562-b1d4-4725f88c5ec0\.gitconfig'
2026-07-01T10:18:03.6179897Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\eee718e0-598a-4562-b1d4-4725f88c5ec0' before making global git config changes
2026-07-01T10:18:03.6182393Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T10:18:03.6186174Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-01T10:18:03.6440066Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-01T10:18:03.6633588Z https://github.com/SaberMage/spt-core
2026-07-01T10:18:03.6663659Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T10:18:03.6668053Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T10:18:03.6869511Z HEAD
2026-07-01T10:18:03.7141461Z ##[endgroup]
2026-07-01T10:18:03.7143728Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-01T10:18:04.1997096Z ##[group]Cleaning the repository
2026-07-01T10:18:04.2002110Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-01T10:18:07.2822438Z Removing dist/
2026-07-01T10:18:07.2822851Z Removing target/
2026-07-01T10:18:07.2861556Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-01T10:18:07.3713228Z HEAD is now at 461e6fe7 Merge pull request #40 from SaberMage/update-fetch-ux
2026-07-01T10:18:07.3740154Z ##[endgroup]
2026-07-01T10:18:07.3745274Z ##[group]Disabling automatic garbage collection
2026-07-01T10:18:07.3750666Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-01T10:18:07.3988144Z ##[endgroup]
2026-07-01T10:18:07.3988601Z ##[group]Setting up auth
2026-07-01T10:18:07.3994786Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-01T10:18:07.4232142Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-01T10:18:07.8207265Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T10:18:07.8456127Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-01T10:18:08.2435161Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T10:18:08.2656086Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-01T10:18:08.6636726Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-01T10:18:08.6948649Z ##[endgroup]
2026-07-01T10:18:08.6949201Z ##[group]Fetching the repository
2026-07-01T10:18:08.6959334Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +66137930bb69e0edaf305018643d6e9bd77ff064:refs/remotes/pull/41/merge
2026-07-01T10:18:10.0155109Z From https://github.com/SaberMage/spt-core
2026-07-01T10:18:10.0155565Z  * [new branch]        field-bug-milestone                      -> origin/field-bug-milestone
2026-07-01T10:18:10.0155951Z  * [new ref]           66137930bb69e0edaf305018643d6e9bd77ff064 -> pull/41/merge
2026-07-01T10:18:10.0293336Z ##[endgroup]
2026-07-01T10:18:10.0293648Z ##[group]Determining the checkout info
2026-07-01T10:18:10.0294254Z ##[endgroup]
2026-07-01T10:18:10.0299440Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-01T10:18:10.0573695Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-01T10:18:10.0806072Z ##[group]Checking out the ref
2026-07-01T10:18:10.0810782Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/41/merge
2026-07-01T10:18:10.1724144Z Previous HEAD position was 461e6fe7 Merge pull request #40 from SaberMage/update-fetch-ux
2026-07-01T10:18:10.1724729Z HEAD is now at 66137930 Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T10:18:10.1755045Z ##[endgroup]
2026-07-01T10:18:10.2047696Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-01T10:18:10.2265468Z 66137930bb69e0edaf305018643d6e9bd77ff064
2026-07-01T10:18:10.2550007Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-01T10:18:10.2550381Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-01T10:18:10.2550639Z [36;1m$PIN = "0c95435"[0m
2026-07-01T10:18:10.2550896Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-01T10:18:10.2551176Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-01T10:18:10.2551574Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-01T10:18:10.2551970Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-01T10:18:10.2552878Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-01T10:18:10.2553183Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-01T10:18:10.2553426Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-01T10:18:10.2553718Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-01T10:18:10.2554087Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-01T10:18:10.2554329Z [36;1m}[0m
2026-07-01T10:18:10.2554540Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-01T10:18:10.2554806Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-01T10:18:10.2622830Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T10:18:10.2623125Z ##[endgroup]
2026-07-01T10:18:11.2489464Z    Compiling proc-macro2 v1.0.106
2026-07-01T10:18:11.2489758Z    Compiling quote v1.0.45
2026-07-01T10:18:11.2489962Z    Compiling unicode-ident v1.0.24
2026-07-01T10:18:11.2490283Z    Compiling cfg-if v1.0.4
2026-07-01T10:18:11.2491297Z    Compiling serde_core v1.0.228
2026-07-01T10:18:11.2491596Z    Compiling serde v1.0.228
2026-07-01T10:18:11.2492380Z    Compiling windows-link v0.2.1
2026-07-01T10:18:11.2492720Z    Compiling typenum v1.20.1
2026-07-01T10:18:11.2493086Z    Compiling getrandom v0.3.4
2026-07-01T10:18:11.2493416Z    Compiling portable-atomic v1.13.1
2026-07-01T10:18:11.2494215Z    Compiling pin-project-lite v0.2.17
2026-07-01T10:18:11.2494587Z    Compiling version_check v0.9.5
2026-07-01T10:18:11.2494962Z    Compiling critical-section v1.2.0
2026-07-01T10:18:11.2495742Z    Compiling shlex v2.0.1
2026-07-01T10:18:11.2496794Z    Compiling find-msvc-tools v0.1.9
2026-07-01T10:18:11.2497239Z    Compiling memchr v2.8.1
2026-07-01T10:18:11.3391691Z    Compiling windows-sys v0.61.2
2026-07-01T10:18:11.3505228Z    Compiling subtle v2.6.1
2026-07-01T10:18:11.4178535Z    Compiling equivalent v1.0.2
2026-07-01T10:18:11.4351050Z    Compiling futures-core v0.3.32
2026-07-01T10:18:11.4956402Z    Compiling smallvec v1.15.1
2026-07-01T10:18:11.5493183Z    Compiling bytes v1.11.1
2026-07-01T10:18:11.6063340Z    Compiling itoa v1.0.18
2026-07-01T10:18:11.6284262Z    Compiling semver v1.0.28
2026-07-01T10:18:11.6768036Z    Compiling stable_deref_trait v1.2.1
2026-07-01T10:18:11.7769497Z    Compiling generic-array v0.14.7
2026-07-01T10:18:11.8371480Z    Compiling log v0.4.32
2026-07-01T10:18:11.8570438Z    Compiling futures-sink v0.3.32
2026-07-01T10:18:11.8570988Z    Compiling slab v0.4.12
2026-07-01T10:18:11.9416481Z    Compiling rustc_version v0.4.1
2026-07-01T10:18:12.0013171Z    Compiling futures-io v0.3.32
2026-07-01T10:18:12.0013651Z    Compiling futures-task v0.3.32
2026-07-01T10:18:12.1336360Z    Compiling futures-channel v0.3.32
2026-07-01T10:18:12.2048274Z    Compiling hashbrown v0.17.1
2026-07-01T10:18:12.2054679Z    Compiling rustversion v1.0.22
2026-07-01T10:18:12.3189684Z    Compiling getrandom v0.2.17
2026-07-01T10:18:12.3514886Z    Compiling cpufeatures v0.2.17
2026-07-01T10:18:12.3929459Z    Compiling fnv v1.0.7
2026-07-01T10:18:12.3944792Z    Compiling libc v0.2.186
2026-07-01T10:18:12.3978272Z    Compiling rand_core v0.10.1
2026-07-01T10:18:12.5342532Z    Compiling cfg_aliases v0.2.1
2026-07-01T10:18:12.6201190Z    Compiling jobserver v0.1.34
2026-07-01T10:18:12.7157494Z    Compiling strsim v0.11.1
2026-07-01T10:18:12.7277075Z    Compiling autocfg v1.5.1
2026-07-01T10:18:12.7308924Z    Compiling litemap v0.8.2
2026-07-01T10:18:12.7334619Z    Compiling writeable v0.6.3
2026-07-01T10:18:12.7400961Z    Compiling ident_case v1.0.1
2026-07-01T10:18:12.7920407Z    Compiling icu_normalizer_data v2.2.0
2026-07-01T10:18:12.8280495Z    Compiling dunce v1.0.5
2026-07-01T10:18:12.8347358Z    Compiling icu_properties_data v2.2.0
2026-07-01T10:18:12.8929247Z    Compiling cc v1.2.63
2026-07-01T10:18:13.0507811Z    Compiling utf8_iter v1.0.4
2026-07-01T10:18:13.0508318Z    Compiling getrandom v0.4.2
2026-07-01T10:18:13.1248894Z    Compiling fs_extra v1.3.0
2026-07-01T10:18:13.2187843Z    Compiling indexmap v2.14.0
2026-07-01T10:18:13.3136417Z    Compiling syn v2.0.117
2026-07-01T10:18:13.3707534Z    Compiling percent-encoding v2.3.2
2026-07-01T10:18:13.4027635Z    Compiling http v1.4.1
2026-07-01T10:18:13.4159300Z    Compiling crypto-common v0.1.7
2026-07-01T10:18:13.4381986Z    Compiling aws-lc-rs v1.17.0
2026-07-01T10:18:13.4775660Z    Compiling cpufeatures v0.3.0
2026-07-01T10:18:13.4883119Z    Compiling thiserror v2.0.18
2026-07-01T10:18:13.5270968Z    Compiling unicode-segmentation v1.13.3
2026-07-01T10:18:13.5507445Z    Compiling scopeguard v1.2.0
2026-07-01T10:18:13.6137757Z    Compiling form_urlencoded v1.2.2
2026-07-01T10:18:13.7360640Z    Compiling cmake v0.1.58
2026-07-01T10:18:13.8172408Z    Compiling block-buffer v0.10.4
2026-07-01T10:18:13.9090052Z    Compiling winapi v0.3.9
2026-07-01T10:18:13.9689357Z    Compiling lock_api v0.4.14
2026-07-01T10:18:13.9922240Z    Compiling chacha20 v0.10.0
2026-07-01T10:18:14.0619283Z    Compiling bitflags v2.12.1
2026-07-01T10:18:14.0629011Z    Compiling untrusted v0.9.0
2026-07-01T10:18:14.7476095Z    Compiling num-traits v0.2.19
2026-07-01T10:18:14.7667849Z    Compiling windows-strings v0.5.1
2026-07-01T10:18:14.8492738Z    Compiling digest v0.10.7
2026-07-01T10:18:14.8767487Z    Compiling windows-result v0.4.1
2026-07-01T10:18:14.9154425Z    Compiling rustls v0.23.40
2026-07-01T10:18:15.0340735Z    Compiling rand v0.10.1
2026-07-01T10:18:15.0341566Z    Compiling heck v0.5.0
2026-07-01T10:18:15.0642533Z    Compiling convert_case v0.10.0
2026-07-01T10:18:15.0938584Z    Compiling ring v0.17.14
2026-07-01T10:18:15.1250160Z    Compiling atomic-waker v1.1.2
2026-07-01T10:18:15.1478968Z    Compiling anyhow v1.0.102
2026-07-01T10:18:15.1946472Z    Compiling unicode-xid v0.2.6
2026-07-01T10:18:15.2190519Z    Compiling const-oid v0.10.2
2026-07-01T10:18:15.2696757Z    Compiling aws-lc-sys v0.41.0
2026-07-01T10:18:15.3161440Z    Compiling zerocopy v0.8.50
2026-07-01T10:18:15.3964652Z    Compiling parking_lot_core v0.9.12
2026-07-01T10:18:15.4179397Z    Compiling httparse v1.10.1
2026-07-01T10:18:15.4255593Z    Compiling http-body v1.0.1
2026-07-01T10:18:15.4614545Z    Compiling curve25519-dalek v4.1.3
2026-07-01T10:18:15.5687239Z    Compiling hybrid-array v0.4.12
2026-07-01T10:18:15.5794406Z    Compiling ahash v0.8.12
2026-07-01T10:18:15.6575780Z    Compiling fastrand v2.4.1
2026-07-01T10:18:15.8938930Z    Compiling either v1.16.0
2026-07-01T10:18:15.9273008Z    Compiling base64ct v1.8.3
2026-07-01T10:18:15.9397444Z    Compiling powerfmt v0.2.0
2026-07-01T10:18:16.2270218Z    Compiling pem-rfc7468 v1.0.0
2026-07-01T10:18:16.2308406Z    Compiling deranged v0.5.8
2026-07-01T10:18:16.2580202Z    Compiling rand_core v0.6.4
2026-07-01T10:18:16.3158274Z    Compiling vcpkg v0.2.15
2026-07-01T10:18:16.3542051Z    Compiling pkg-config v0.3.33
2026-07-01T10:18:16.3648156Z    Compiling tinyvec_macros v0.1.1
2026-07-01T10:18:16.4769342Z    Compiling time-core v0.1.8
2026-07-01T10:18:16.4833599Z    Compiling tower-service v0.3.3
2026-07-01T10:18:16.5311422Z    Compiling try-lock v0.2.5
2026-07-01T10:18:16.5590585Z    Compiling base64 v0.22.1
2026-07-01T10:18:16.5745677Z    Compiling zmij v1.0.21
2026-07-01T10:18:16.6937918Z    Compiling num-conv v0.2.2
2026-07-01T10:18:16.7126392Z    Compiling synstructure v0.13.2
2026-07-01T10:18:16.7612495Z    Compiling darling_core v0.20.11
2026-07-01T10:18:16.8003356Z    Compiling data-encoding v2.11.0
2026-07-01T10:18:16.8969983Z    Compiling want v0.3.1
2026-07-01T10:18:17.0301503Z    Compiling tinyvec v1.11.0
2026-07-01T10:18:17.1857241Z    Compiling parking_lot v0.12.5
2026-07-01T10:18:17.1938981Z    Compiling block-buffer v0.12.0
2026-07-01T10:18:17.2566459Z    Compiling crypto-common v0.2.2
2026-07-01T10:18:17.4873719Z    Compiling sha2 v0.10.9
2026-07-01T10:18:17.5014486Z    Compiling vergen-lib v9.1.0
2026-07-01T10:18:17.5279957Z    Compiling inout v0.1.4
2026-07-01T10:18:17.5418587Z    Compiling n0-future v0.3.2
2026-07-01T10:18:17.7913169Z    Compiling httpdate v1.0.3
2026-07-01T10:18:17.8329108Z    Compiling winnow v1.0.3
2026-07-01T10:18:17.8556745Z    Compiling libsqlite3-sys v0.30.1
2026-07-01T10:18:17.9970724Z    Compiling crossbeam-utils v0.8.21
2026-07-01T10:18:18.0483418Z    Compiling diatomic-waker v0.2.3
2026-07-01T10:18:18.1235996Z    Compiling signature v2.2.0
2026-07-01T10:18:18.1679102Z    Compiling parking v2.2.1
2026-07-01T10:18:18.1792113Z    Compiling spin v0.10.0
2026-07-01T10:18:18.1794702Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-01T10:18:18.2869252Z    Compiling cordyceps v0.3.4
2026-07-01T10:18:18.2963476Z    Compiling serde_json v1.0.150
2026-07-01T10:18:18.3892626Z    Compiling futures-lite v2.6.1
2026-07-01T10:18:18.3955221Z    Compiling ed25519 v2.2.3
2026-07-01T10:18:18.3986704Z    Compiling digest v0.11.3
2026-07-01T10:18:18.6210235Z    Compiling futures-buffered v0.2.13
2026-07-01T10:18:18.6908635Z    Compiling cipher v0.4.4
2026-07-01T10:18:18.7690084Z    Compiling vergen-lib v0.1.6
2026-07-01T10:18:18.8070753Z    Compiling vergen v9.1.0
2026-07-01T10:18:18.8519740Z    Compiling universal-hash v0.5.1
2026-07-01T10:18:19.0724087Z    Compiling socket2 v0.6.4
2026-07-01T10:18:19.0990839Z    Compiling mio v1.2.1
2026-07-01T10:18:19.1518277Z    Compiling noq-udp v0.10.0
2026-07-01T10:18:19.1607119Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-01T10:18:19.2160120Z    Compiling heapless v0.7.17
2026-07-01T10:18:19.2301785Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-01T10:18:19.2523252Z    Compiling sync_wrapper v1.0.2
2026-07-01T10:18:19.3756209Z    Compiling byteorder v1.5.0
2026-07-01T10:18:19.4119694Z    Compiling opaque-debug v0.3.1
2026-07-01T10:18:19.4781124Z    Compiling allocator-api2 v0.2.21
2026-07-01T10:18:19.6144174Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-01T10:18:20.4569108Z    Compiling hash32 v0.2.1
2026-07-01T10:18:20.4573031Z    Compiling serde_derive v1.0.228
2026-07-01T10:18:20.5199306Z    Compiling zeroize_derive v1.4.3
2026-07-01T10:18:20.5899450Z    Compiling zerofrom-derive v0.1.7
2026-07-01T10:18:20.6402187Z    Compiling tokio-macros v2.7.0
2026-07-01T10:18:20.6573540Z    Compiling yoke-derive v0.8.2
2026-07-01T10:18:20.6986784Z    Compiling futures-macro v0.3.32
2026-07-01T10:18:20.7594989Z    Compiling zerovec-derive v0.11.3
2026-07-01T10:18:20.7715417Z    Compiling displaydoc v0.2.6
2026-07-01T10:18:20.8680325Z    Compiling tracing-attributes v0.1.31
2026-07-01T10:18:20.9541956Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-01T10:18:20.9616458Z    Compiling thiserror-impl v2.0.18
2026-07-01T10:18:21.0265036Z    Compiling darling_macro v0.20.11
2026-07-01T10:18:21.1806302Z    Compiling derive_more-impl v2.1.1
2026-07-01T10:18:21.6513292Z    Compiling darling v0.20.11
2026-07-01T10:18:21.7244410Z    Compiling n0-error-macros v0.1.3
2026-07-01T10:18:21.7260633Z    Compiling zeroize v1.8.2
2026-07-01T10:18:21.8397392Z    Compiling tokio v1.52.3
2026-07-01T10:18:21.9607685Z    Compiling derive_builder_core v0.20.2
2026-07-01T10:18:21.9677821Z    Compiling spez v0.1.2
2026-07-01T10:18:22.0155648Z    Compiling futures-util v0.3.32
2026-07-01T10:18:22.1130559Z    Compiling rustls-pki-types v1.14.1
2026-07-01T10:18:22.1594497Z    Compiling windows-implement v0.60.2
2026-07-01T10:18:22.4489074Z    Compiling windows-interface v0.59.3
2026-07-01T10:18:22.7545588Z    Compiling der v0.8.0-rc.10
2026-07-01T10:18:22.8218507Z    Compiling zerofrom v0.1.8
2026-07-01T10:18:22.8621589Z    Compiling pin-project-internal v1.1.13
2026-07-01T10:18:22.9470412Z    Compiling n0-error v0.1.3
2026-07-01T10:18:23.1919662Z    Compiling yoke v0.8.3
2026-07-01T10:18:23.2087898Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-01T10:18:23.2502490Z    Compiling polyval v0.6.2
2026-07-01T10:18:23.3918514Z    Compiling derive_builder_macro v0.20.2
2026-07-01T10:18:23.4659171Z    Compiling windows-core v0.62.2
2026-07-01T10:18:23.5621014Z    Compiling zerovec v0.11.6
2026-07-01T10:18:23.5621610Z    Compiling zerotrie v0.2.4
2026-07-01T10:18:23.7258706Z    Compiling ed25519-dalek v2.2.0
2026-07-01T10:18:23.9340274Z    Compiling derive_builder v0.20.2
2026-07-01T10:18:24.0443046Z    Compiling spki v0.8.0-rc.4
2026-07-01T10:18:24.2561772Z    Compiling tinystr v0.8.3
2026-07-01T10:18:24.3961757Z    Compiling potential_utf v0.1.5
2026-07-01T10:18:24.4112147Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-01T10:18:24.4895958Z    Compiling icu_locale_core v2.2.0
2026-07-01T10:18:24.5211622Z    Compiling pin-project v1.1.13
2026-07-01T10:18:24.5739282Z    Compiling icu_collections v2.2.0
2026-07-01T10:18:24.6733825Z    Compiling spin v0.9.8
2026-07-01T10:18:24.6779168Z    Compiling vergen-gitcl v1.0.8
2026-07-01T10:18:24.6980428Z    Compiling windows-threading v0.2.1
2026-07-01T10:18:24.7615076Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-01T10:18:24.7982316Z    Compiling signature v3.0.0
2026-07-01T10:18:24.8974809Z    Compiling fallible-iterator v0.3.0
2026-07-01T10:18:24.9115909Z    Compiling ryu v1.0.23
2026-07-01T10:18:25.0193738Z    Compiling tower-layer v0.3.3
2026-07-01T10:18:25.0352054Z    Compiling windows-future v0.3.2
2026-07-01T10:18:25.1035749Z    Compiling futures-executor v0.3.32
2026-07-01T10:18:25.2157676Z    Compiling windows-numerics v0.3.1
2026-07-01T10:18:25.5420928Z    Compiling futures v0.3.32
2026-07-01T10:18:25.6518732Z    Compiling windows-collections v0.3.2
2026-07-01T10:18:25.7526042Z    Compiling icu_provider v2.2.0
2026-07-01T10:18:25.7844579Z    Compiling windows-targets v0.52.6
2026-07-01T10:18:25.8418307Z    Compiling spt-proto v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-01T10:18:25.9253750Z    Compiling proc-macro-crate v3.5.0
2026-07-01T10:18:25.9535320Z    Compiling ghash v0.5.1
2026-07-01T10:18:25.9902414Z    Compiling cobs v0.3.0
2026-07-01T10:18:26.0566469Z    Compiling postcard-derive v0.2.2
2026-07-01T10:18:26.1082050Z    Compiling icu_normalizer v2.2.0
2026-07-01T10:18:26.1653937Z    Compiling icu_properties v2.2.0
2026-07-01T10:18:26.2080083Z    Compiling tokio-util v0.7.18
2026-07-01T10:18:26.2799101Z    Compiling ipnet v2.12.0
2026-07-01T10:18:26.3894324Z    Compiling derive_more v2.1.1
2026-07-01T10:18:26.4201192Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-01T10:18:26.4461886Z    Compiling ed25519 v3.0.0-rc.4
2026-07-01T10:18:26.7576052Z    Compiling once_cell v1.21.4
2026-07-01T10:18:26.7694664Z    Compiling prefix-trie v0.8.4
2026-07-01T10:18:26.7771715Z    Compiling aes v0.8.4
2026-07-01T10:18:26.8066087Z    Compiling ctr v0.9.2
2026-07-01T10:18:26.8264819Z    Compiling sha2 v0.11.0-rc.5
2026-07-01T10:18:27.0229252Z    Compiling tracing-core v0.1.36
2026-07-01T10:18:27.0714835Z    Compiling fs2 v0.4.3
2026-07-01T10:18:27.1228555Z    Compiling time v0.3.47
2026-07-01T10:18:27.1302422Z    Compiling http-body-util v0.1.3
2026-07-01T10:18:27.2601267Z    Compiling hashbrown v0.14.5
2026-07-01T10:18:27.2753137Z    Compiling aead v0.5.2
2026-07-01T10:18:27.3332449Z    Compiling arrayvec v0.7.6
2026-07-01T10:18:27.3717763Z    Compiling utf8parse v0.2.2
2026-07-01T10:18:27.4290336Z    Compiling tracing v0.1.44
2026-07-01T10:18:27.5084939Z    Compiling ipconfig v0.3.4
2026-07-01T10:18:27.5249487Z    Compiling idna_adapter v1.2.2
2026-07-01T10:18:27.5336508Z    Compiling widestring v1.2.1
2026-07-01T10:18:27.6118960Z    Compiling aes-gcm v0.10.3
2026-07-01T10:18:27.6915308Z    Compiling idna v1.1.0
2026-07-01T10:18:27.7297912Z    Compiling data-encoding-macro v0.1.20
2026-07-01T10:18:27.8785751Z    Compiling h2 v0.4.14
2026-07-01T10:18:27.9322454Z    Compiling hashlink v0.9.1
2026-07-01T10:18:28.0074631Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-01T10:18:28.0304171Z    Compiling postcard v1.1.3
2026-07-01T10:18:28.0625482Z    Compiling url v2.5.8
2026-07-01T10:18:28.2442178Z    Compiling rusqlite v0.32.1
2026-07-01T10:18:28.2687491Z    Compiling num_enum_derive v0.7.6
2026-07-01T10:18:28.2918130Z    Compiling windows v0.62.2
2026-07-01T10:18:28.3374737Z    Compiling tower v0.5.3
2026-07-01T10:18:28.3861744Z    Compiling chrono v0.4.45
2026-07-01T10:18:28.5237477Z    Compiling windows-sys v0.59.0
2026-07-01T10:18:28.5578953Z    Compiling crossbeam-channel v0.5.15
2026-07-01T10:18:28.6751664Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-01T10:18:29.1384750Z    Compiling crossbeam-epoch v0.9.18
2026-07-01T10:18:29.2396908Z    Compiling spt-store v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-01T10:18:29.3487241Z    Compiling iroh-metrics-derive v0.4.1
2026-07-01T10:18:29.3570370Z    Compiling strum_macros v0.28.0
2026-07-01T10:18:29.4873373Z    Compiling async-trait v0.1.89
2026-07-01T10:18:29.5501824Z    Compiling enum-assoc v1.3.0
2026-07-01T10:18:29.6724697Z    Compiling blake3 v1.8.5
2026-07-01T10:18:29.8960655Z    Compiling windows-registry v0.6.1
2026-07-01T10:18:30.0985819Z    Compiling uuid v1.23.2
2026-07-01T10:18:30.1094573Z    Compiling memoffset v0.6.5
2026-07-01T10:18:30.2896572Z    Compiling noq v0.18.0
2026-07-01T10:18:30.3732185Z    Compiling netwatch v0.16.0
2026-07-01T10:18:30.3883777Z    Compiling acto v0.8.2
2026-07-01T10:18:30.4858015Z    Compiling sorted-index-buffer v0.2.1
2026-07-01T10:18:30.6407219Z    Compiling ref-cast v1.0.25
2026-07-01T10:18:30.6671200Z    Compiling xml-rs v0.8.28
2026-07-01T10:18:30.6903641Z    Compiling rustc-hash v2.1.2
2026-07-01T10:18:30.7473728Z    Compiling mac-addr v0.3.0
2026-07-01T10:18:30.7890722Z    Compiling identity-hash v0.1.0
2026-07-01T10:18:30.8049138Z    Compiling thiserror v1.0.69
2026-07-01T10:18:30.8554714Z    Compiling tagptr v0.2.0
2026-07-01T10:18:30.9961871Z    Compiling lru-slab v0.1.2
2026-07-01T10:18:31.1152555Z    Compiling foldhash v0.2.0
2026-07-01T10:18:31.1309397Z    Compiling moka v0.12.15
2026-07-01T10:18:31.1585836Z    Compiling netdev v0.42.0
2026-07-01T10:18:31.2741809Z    Compiling hashbrown v0.16.1
2026-07-01T10:18:31.3727141Z    Compiling xmltree v0.10.3
2026-07-01T10:18:31.5172142Z    Compiling iroh-metrics v0.38.3
2026-07-01T10:18:31.6436249Z    Compiling iroh-relay v0.98.0
2026-07-01T10:18:31.6559780Z    Compiling num_enum v0.7.6
2026-07-01T10:18:31.7689961Z    Compiling tower-http v0.6.11
2026-07-01T10:18:31.9829599Z    Compiling iroh-base v0.98.0
2026-07-01T10:18:32.0007301Z    Compiling attohttpc v0.30.1
2026-07-01T10:18:32.0832362Z    Compiling hyper v1.10.1
2026-07-01T10:18:32.1853698Z    Compiling n0-watcher v0.6.1
2026-07-01T10:18:32.2028437Z    Compiling spt-msg v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-01T10:18:32.2700584Z    Compiling tokio-stream v0.1.18
2026-07-01T10:18:32.3753473Z    Compiling strum v0.28.0
2026-07-01T10:18:32.4044486Z    Compiling serde_spanned v0.6.9
2026-07-01T10:18:32.5741123Z    Compiling toml_datetime v0.6.11
2026-07-01T10:18:32.6296147Z    Compiling ref-cast-impl v1.0.25
2026-07-01T10:18:32.6520415Z    Compiling thiserror-impl v1.0.69
2026-07-01T10:18:32.7823138Z    Compiling serde_derive_internals v0.29.1
2026-07-01T10:18:32.8787680Z    Compiling simple-dns v0.9.3
2026-07-01T10:18:32.9279543Z    Compiling serial-core v0.4.0
2026-07-01T10:18:33.0325521Z    Compiling aho-corasick v1.1.4
2026-07-01T10:18:33.2011267Z    Compiling resolv-conf v0.7.6
2026-07-01T10:18:33.2173029Z    Compiling winreg v0.10.1
2026-07-01T10:18:33.3652863Z    Compiling toml_write v0.1.2
2026-07-01T10:18:33.4456273Z    Compiling smol_str v0.1.24
2026-07-01T10:18:33.6084776Z    Compiling hyper-util v0.1.20
2026-07-01T10:18:33.6755273Z    Compiling sha1_smol v1.0.1
2026-07-01T10:18:33.7744264Z    Compiling arrayref v0.3.9
2026-07-01T10:18:33.8301786Z    Compiling constant_time_eq v0.4.2
2026-07-01T10:18:33.9203879Z    Compiling regex-syntax v0.8.10
2026-07-01T10:18:33.9568379Z    Compiling simdutf8 v0.1.5
2026-07-01T10:18:34.0927295Z    Compiling winnow v0.7.15
2026-07-01T10:18:34.2027695Z    Compiling iroh-dns v0.98.0
2026-07-01T10:18:34.3002598Z    Compiling schemars_derive v1.2.1
2026-07-01T10:18:34.5741541Z    Compiling serial-windows v0.4.0
2026-07-01T10:18:34.8062790Z    Compiling lru v0.16.4
2026-07-01T10:18:34.8915379Z    Compiling webpki-roots v1.0.7
2026-07-01T10:18:34.9600554Z    Compiling seize v0.5.1
2026-07-01T10:18:34.9808314Z    Compiling darling_core v0.23.0
2026-07-01T10:18:35.0660525Z    Compiling hmac v0.12.1
2026-07-01T10:18:35.0977453Z    Compiling serde_bytes v0.11.19
2026-07-01T10:18:35.1309583Z    Compiling iroh v0.98.2
2026-07-01T10:18:35.1442049Z    Compiling igd-next v0.17.1
2026-07-01T10:18:35.2523203Z    Compiling once_cell_polyfill v1.70.2
2026-07-01T10:18:35.3638353Z    Compiling lazy_static v1.5.0
2026-07-01T10:18:35.4125963Z    Compiling anstyle v1.0.14
2026-07-01T10:18:35.5086118Z    Compiling cmov v0.5.4
2026-07-01T10:18:35.6347690Z    Compiling pin-utils v0.1.0
2026-07-01T10:18:35.6348170Z    Compiling dyn-clone v1.0.20
2026-07-01T10:18:35.6471160Z    Compiling bitflags v1.3.2
2026-07-01T10:18:35.7677833Z    Compiling ctutils v0.4.2
2026-07-01T10:18:35.7929131Z    Compiling nix v0.25.1
2026-07-01T10:18:35.8282898Z    Compiling anstyle-wincon v3.0.11
2026-07-01T10:18:35.8445804Z    Compiling shared_library v0.1.9
2026-07-01T10:18:35.8600772Z    Compiling hkdf v0.12.4
2026-07-01T10:18:35.9216310Z    Compiling papaya v0.2.4
2026-07-01T10:18:35.9401215Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-01T10:18:36.0993425Z    Compiling toml_edit v0.22.27
2026-07-01T10:18:36.1146188Z    Compiling regex-automata v0.4.14
2026-07-01T10:18:36.3260225Z    Compiling serial v0.4.0
2026-07-01T10:18:36.4201951Z    Compiling filedescriptor v0.8.3
2026-07-01T10:18:36.4783397Z    Compiling anstyle-parse v1.0.0
2026-07-01T10:18:36.4919654Z    Compiling backon v1.6.0
2026-07-01T10:18:36.4977096Z    Compiling anstyle-query v1.1.5
2026-07-01T10:18:36.7058409Z    Compiling schemars v1.2.1
2026-07-01T10:18:36.7550090Z    Compiling vte_generate_state_changes v0.1.2
2026-07-01T10:18:36.8046021Z    Compiling downcast-rs v1.2.1
2026-07-01T10:18:36.8519220Z    Compiling foldhash v0.1.5
2026-07-01T10:18:36.8720439Z    Compiling shell-words v1.1.1
2026-07-01T10:18:36.9324702Z    Compiling paste v1.0.15
2026-07-01T10:18:36.9703777Z    Compiling instability v0.3.12
2026-07-01T10:18:37.1078737Z    Compiling colorchoice v1.0.5
2026-07-01T10:18:37.1442803Z    Compiling is_terminal_polyfill v1.70.2
2026-07-01T10:18:37.1703720Z    Compiling hashbrown v0.15.5
2026-07-01T10:18:37.1943016Z    Compiling vte v0.13.1
2026-07-01T10:18:37.2778861Z    Compiling anstream v1.0.0
2026-07-01T10:18:37.2984195Z    Compiling portable-pty v0.8.1
2026-07-01T10:18:37.3140413Z    Compiling spake2 v0.4.0
2026-07-01T10:18:37.3867359Z    Compiling strum_macros v0.26.4
2026-07-01T10:18:37.8261612Z    Compiling terminal_size v0.4.4
2026-07-01T10:18:37.8942617Z    Compiling crossterm_winapi v0.9.1
2026-07-01T10:18:37.8964821Z    Compiling itertools v0.13.0
2026-07-01T10:18:38.0545584Z    Compiling sha1 v0.10.6
2026-07-01T10:18:38.0616125Z    Compiling castaway v0.2.4
2026-07-01T10:18:38.2807632Z    Compiling toml v0.8.23
2026-07-01T10:18:38.4000128Z    Compiling static_assertions v1.1.0
2026-07-01T10:18:38.4775251Z    Compiling regex v1.12.3
2026-07-01T10:18:38.5796092Z    Compiling unicode-width v0.1.14
2026-07-01T10:18:38.6241715Z    Compiling clap_lex v1.1.0
2026-07-01T10:18:38.9123659Z    Compiling wmi v0.18.4
2026-07-01T10:18:38.9814026Z    Compiling darling_macro v0.23.0
2026-07-01T10:18:39.0115135Z    Compiling spt-runtime v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-01T10:18:39.1217581Z    Compiling doctest-file v1.1.1
2026-07-01T10:18:39.1909449Z    Compiling indoc v2.0.7
2026-07-01T10:18:39.4621202Z    Compiling recvmsg v1.0.0
2026-07-01T10:18:39.5340362Z    Compiling darling v0.23.0
2026-07-01T10:18:39.5751333Z    Compiling unicode-truncate v1.1.0
2026-07-01T10:18:39.7690631Z    Compiling clap_builder v4.6.0
2026-07-01T10:18:39.7805547Z    Compiling compact_str v0.8.2
2026-07-01T10:18:39.7824351Z    Compiling interprocess v2.4.2
2026-07-01T10:18:39.7946881Z    Compiling strum v0.26.3
2026-07-01T10:18:39.8985117Z    Compiling crossterm v0.28.1
2026-07-01T10:18:39.9507136Z    Compiling spt-term v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-01T10:18:40.6737054Z    Compiling portmapper v0.16.0
2026-07-01T10:18:40.7000018Z    Compiling lru v0.12.5
2026-07-01T10:18:41.3007736Z    Compiling clap_derive v4.6.1
2026-07-01T10:18:41.5657953Z    Compiling error-code v3.3.2
2026-07-01T10:18:41.6965919Z    Compiling unicode-width v0.2.0
2026-07-01T10:18:41.8836203Z    Compiling spt-live v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-01T10:18:41.8966897Z    Compiling cassowary v0.3.0
2026-07-01T10:18:42.0767677Z    Compiling clipboard-win v5.4.1
2026-07-01T10:18:42.0920550Z    Compiling nucleo-matcher v0.3.1
2026-07-01T10:18:42.1775368Z    Compiling ratatui v0.29.0
2026-07-01T10:18:42.3327679Z    Compiling qrcode v0.14.1
2026-07-01T10:18:42.5225551Z    Compiling tempfile v3.27.0
2026-07-01T10:18:43.5182795Z    Compiling clap v4.6.1
2026-07-01T10:18:56.9158046Z    Compiling rustls-webpki v0.103.13
2026-07-01T10:18:59.3298399Z    Compiling tokio-rustls v0.26.4
2026-07-01T10:18:59.3298827Z    Compiling rustls-platform-verifier v0.7.0
2026-07-01T10:18:59.3299173Z    Compiling noq-proto v0.17.0
2026-07-01T10:18:59.4881229Z    Compiling hyper-rustls v0.27.9
2026-07-01T10:18:59.4882439Z    Compiling hickory-net v0.26.0-beta.4
2026-07-01T10:18:59.4883169Z    Compiling tokio-websockets v0.13.2
2026-07-01T10:19:00.4532449Z    Compiling reqwest v0.13.4
2026-07-01T10:19:01.3227849Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-01T10:19:18.9140442Z    Compiling spt-net v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-01T10:19:20.5830715Z    Compiling spt-daemon v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-01T10:19:30.7175801Z    Compiling spt v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-01T10:19:39.0252402Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 28s
2026-07-01T10:19:39.0479703Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-b786fd094b9bf0e1.exe)
2026-07-01T10:19:39.0929608Z 
2026-07-01T10:19:39.0929881Z running 1 test
2026-07-01T10:19:47.0750432Z test new_brain_serves_against_old_broker ... ok
2026-07-01T10:19:47.0750658Z 
2026-07-01T10:19:47.0750842Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.98s
2026-07-01T10:19:47.0751231Z 
2026-07-01T10:19:47.1331316Z Post job cleanup.
2026-07-01T10:19:47.2501579Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-01T10:19:47.2729146Z git version 2.43.0.windows.1
2026-07-01T10:19:47.2764598Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\6fe5a3a8-803a-4c0c-a8ba-4b8526d22b54\.gitconfig'
2026-07-01T10:19:47.2780364Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\6fe5a3a8-803a-4c0c-a8ba-4b8526d22b54' before making global git config changes
2026-07-01T10:19:47.2780847Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T10:19:47.2786086Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-01T10:19:47.3027602Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-01T10:19:47.3244591Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-01T10:19:47.7146556Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T10:19:47.7376990Z http.https://github.com/.extraheader
2026-07-01T10:19:47.7401497Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-01T10:19:47.7634421Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-01T10:19:48.1489083Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T10:19:48.1700404Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-01T10:19:48.5497446Z Cleaning up orphan processes
